home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / Utilities / Unix / Piper / SampleScripts / ExecuteInCsh / script < prev   
Encoding:
Text File  |  1992-12-26  |  26 b   |  3 lines

  1. #!/bin/csh
  2. cat "$1" | csh
  3.